home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / go_away_fly.swf / scripts / DefineButton2_171 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-09-27  |  131 b   |  6 lines

  1. on(release){
  2.    getUrl("http://www.hidooly.com/play/play.asp", "_blank");
  3.    stopAllSounds();
  4.    _root.gotoandStop("inpo");
  5. }
  6.